.pcc_out_case {
	width: 100%;
}
.pcc_position {
	position: relative;
}
.pcc_mark_top {
	margin: auto; width: 800px; height: 110px;
}
.pcc_logocase {
	width: 100%; height: 75px; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.pcc_mark_logo {
	background: url("/Public/home/img/logo.jpg") no-repeat 0% 0% / 100%; width: 265px; height: 45px; margin-top: 30px; margin-left: 10px; float: left;
}
.pcc_mark_search {
	border-radius: 44px; width: 44px; height: 44px; margin-top: 24px; margin-right: 10px; float: right; background-color: rgb(0, 123, 199);
}
.pcc_mark_searchinput {
	border: currentColor; border-image: none; width: 0px; height: 18px; color: rgb(255, 255, 255); text-indent: 12px; font-size: 14px; margin-top: 13px; margin-left: 2px; float: left; display: none; background-color: rgb(0, 123, 199);
}
.pcc_xiang {
	width: 1px; height: 22px; margin-top: 13px; float: left; display: block; background-color: rgb(204, 204, 204);
}
.pcc_mark_searchbnt {
	background: url("/Public/home/img/new_fdj.png") no-repeat 0% 0% / cover; border: currentColor; border-image: none; width: 29px; height: 29px; margin-top: 8px; margin-right: 8px; float: right;
}
.pcc_mark_region {
	height: 35px; line-height: 35px; font-size: 16px; margin-right: 10px; float: right; display: flex;
}
.pcc_mark_region > a {
	padding: 0px 8px; color: rgb(102, 102, 102);
}
.pcc_mark_region > a:hover {
	color: #ff8a00;
}
.pcc_mark_regionicon {
	background: url("/Public/home/img/zuobiao.jpg") no-repeat 0% 0% / cover; width: 15px; height: 20px; margin-top: 5px; margin-right: 8px; display: inline-block;
}
.pcc_languages {
	width: 60px; height: 20px; margin-top: 40px; margin-left: 20px; float: left; display: flex;
}
.pcc_languages_CN {
	width: 30px; height: 20px; text-align: center; color: rgb(255, 255, 255); line-height: 20px; font-size: 16px; display: inline-block; background-color: rgb(106, 198, 253);
}
.pcc_languages_EN {
	width: 30px; height: 20px; text-align: center; color: rgb(51, 51, 51); line-height: 20px; font-size: 16px; display: inline-block; background-color: rgb(227, 227, 227);
}
.nav-position-fixed {
	top: 0px; position: fixed; z-index: 100;
}
.pcc_mark_backgrounde9e9e8 {
	/*background-color: rgb(233, 233, 232);*/
}
.pcc_mark_nav {
	margin: auto;
	display: flex;
	justify-content: center;
	float:right;
	margin:2% 3% 0 0;
}
.pcc_mark_nav1 { width:100px; 
	color: rgb(51, 51, 51); height: 40px;line-height: 40px; font-size: 16px; white-space:nowrap; text-align:center;border: 1px solid #fff;
}
.pcc_mark_nav1:hover .pcc_mark_nav2 {display: block;width:100%;}
.pcc_mark_nav1:hover {	 border: 1px solid #ff8a00; border-radius:30px; width:100px; }



.pcc_mark_nav>.pcc_mark_nav1:nth-child(1){border:0px solid #ff8a00;border-radius:30px;}
.pcc_mark_nav>.pcc_mark_nav1:/*nth-child(1) :*/hover { border: 1px solid #ff8a00; height: 40px;line-height: 40px;  border-radius:30px; width:100px;}
.pcc_mark_nav1 > a {
	padding: 0px 10px; color: rgb(51, 51, 51); height: 40px;line-height: 40px; 
}

.pcc_mark_nav1 > a {
	padding: 0px 10px; color: rgb(51, 51, 51);
}

.pcc_mark_nav1 curry a{color:#FFF;background-color:#ed6d00 3px solid #f08302 ;border-radius:30px;}/*��ǰ��Ŀ��ɫ*/ 


.pcc_mark_nav2 {padding-top:5px;display: none;position: relative;z-index: 10;/* margin-left:-40%; */width:100%;}

.pcc_mark_nav2 > li {
	text-align: center; line-height:40px;text-align:left; line-height: 40px; border-bottom:1px solid #fff;text-indent: 1em;}
.pcc_mark_nav2 > li > a {
	color: rgb(255, 255, 255);
	font-size: 14px;
	background: #666;
	display: block;
	/* height: 35px; */
	width: 100%;
}
.pcc_mark_nav2 > li:hover .pcc_mark_nav2_a {
	color: #ff8a00; width:100%;
}
